home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / applications / wp / tppspell.lha / tppspell / TPPSpell.dok < prev    next >
Encoding:
Text File  |  1994-11-20  |  2.8 KB  |  80 lines

  1. -----------------------------------------------------------------------------
  2.                                 TPPSpell
  3.  
  4.    Ein AreXX Makro zur Implementierung einer Rechtschreibkorrektur
  5.                         unter TextPlusProfessional
  6.  
  7.    (c) 05.11.1994 Michael Bock, Vorwärtsstraße 5, D-44139 Dortmund
  8.                    email: ckun11@ux2.hrz.uni-dortmund.de
  9.  
  10. -----------------------------------------------------------------------------
  11.  
  12. Disclaimer
  13.  
  14.  
  15.   TPPSpell is a Giftware product. This means that it can be used, copied
  16.   and distributed freely, provided that:
  17.  
  18.   - No fee is charged for copying and distribution.
  19.   - It is distributed ONLY in its original archive.
  20.   - This document is copied along with the program.
  21.  
  22.   This program is provided "as is" without warranty of any kind. The entier
  23.   risk of using it is to the user himself. In no event I (the author) will
  24.   be liable for direct or indirect damage, loss of data or criminal actions
  25.   done due to the use of this program. If you do not agree with this, you
  26.   may not use this program.
  27.  
  28.   - I strongly recommand that is illegal to publish this archive on disks
  29.     that are spread together with publications or on coverdisks. If you would
  30.     like to do so, you need my permission.
  31.  
  32.  
  33. ------------------------------------------------------------------------------
  34.  
  35.  
  36. Dieses AreXX Makro ermöglicht mit Hilfe von ISpell die Einbindung einer
  37. Rechtschreibkorrektur unter TPP.
  38.  
  39. Zur Installation werden folgende Dinge benötigt :
  40.  
  41. · Text Plus Professional 5.X
  42. · Ispell3.3LJR oder höher MIT AREXX Port
  43. · AreXX
  44.  
  45. Installation
  46.  
  47. · Installieren Sie TPP
  48. · Installieren Sie Ispell
  49. · Kopieren Sie tppspell.rexx nach rexx:
  50. · Binden Sie das Skript unter einem neuen Menüpunkt ein (Arexx Makro)
  51. · Starten Sie ISpell mit ISpell -r
  52.  
  53.  
  54. Das Skript
  55.  
  56. Wörter, die mit \, $ oder TeX beginnen, werden übergangen.
  57.  
  58. Wenn ein Wort nicht gefunden wird, so erscheint ein Requester. Möchte man
  59. das Wort nicht ändern, so drückt man Return. Möchte man das Wort einfach nur
  60. verändern, so ändert man den String und drückt ebenfalls Return.
  61.  
  62. Wenn man Abbrechen betätigt, wird man gefragt, ob man das Wort in das
  63. Benutzer Lexikon aufnehmen möchte, man drücke Return für ja. Möchte man die
  64. Rechtschreibkorrektur beenden, so drücke man nocheinmal Abbruch.
  65.  
  66. Dieses Paket enthält ein DEUTSCHES HASHFILE (ispell.hash) mit 19000
  67. Wörtern,daß man anstelle des Englischen verwenden kann.
  68.  
  69. Die Erstellung dieses Wörterbuchs war recht kompliziert, da die
  70. Originalversion (ftped from 132.231.1.180 , Uni-Passau) keine Umlaute und
  71. keine Groß- und Kleinschreibung kannte. Ich habe einige Tage damit verbracht,
  72. das ganze mit der Rechtschreibkorrektur von Wordworth 3 auszumerzen.
  73.  
  74. Falls irgendjemand ein paar neue Deutsche Wörter hat, immer her damit .....
  75.  
  76. Für weitere Comments und Bugreports bin ich natürlich auch immer zu
  77. haben ....
  78.  
  79.  
  80.